github.com/andybalholm/brotli.hashForgetfulChain.HashTypeLength (method, view implemented interface methods)

2 uses

	github.com/andybalholm/brotli (current package)
		hash_forgetful_chain.go#L11: func (*hashForgetfulChain) HashTypeLength() uint {
		hash_forgetful_chain.go#L134: 	if num_bytes >= h.HashTypeLength()-1 && position >= 3 {